From: George Dunlap Date: Tue, 15 Feb 2011 19:39:05 +0000 (+0000) Subject: tools: Include cpupool example in /etc/xen X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~10769 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=a7fd96dfbd3cfe5509420c28ec47e8229a773b76;p=xen.git tools: Include cpupool example in /etc/xen xl cpupool-create at the moment requires a config file. Make sure to include the example config file in the install. Signed-off-by: George Dunlap Acked-by: Ian Jackson Committed-by: Ian Jackson --- diff --git a/tools/examples/Makefile b/tools/examples/Makefile index ba54a1b8c7..3d820c5f18 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -22,6 +22,7 @@ XEN_CONFIGS += xmexample.vti XEN_CONFIGS += xend-pci-quirks.sxp XEN_CONFIGS += xend-pci-permissive.sxp XEN_CONFIGS += xl.conf +XEN_CONFIGS += cpupool .PHONY: all all: